export declare function removeEmptyProps(body: T, preserveEmpty?: boolean, isArray?: boolean): T;