export declare function removeUndefined<T extends object>(obj: T): T;
//# sourceMappingURL=removeUndefined.d.ts.map