export default function dlv(obj: Record<string, unknown>, key: string): any;
