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