export declare const getNestedId: (fn: any) => (o: any) => any[];
