export declare const nestedObjectToPathObject: (val: any, acc: Record, path: string) => any;