export declare function removeEmptyProps(obj: T, options?: { nullValue: boolean; }): T;