export declare function nullifyEmptyObjectProperties<T extends Record<string, any>>(data: T): T;
//# sourceMappingURL=object-property.d.ts.map