export declare function removeUndefinedValues(obj: any): any;
