export declare function removeUndefinedProperties<T extends object>(inputObj: T): T;
//# sourceMappingURL=remove-undefined-properties.d.ts.map