export declare const searchForNestedObject: (input: Record, key: string) => Record | null;