export declare function flattenObject(value: any, keyParts?: any[], flattenedObject?: any): any;