export declare function removeUndefinedProps(data: any): any; export declare const tryParseStringIntoCorrectData: (data: string) => any;