export declare const removeUndefined: <T extends Record<string, any>>(obj: T) => T;
//# sourceMappingURL=remove-undefined.d.ts.map