export declare const removeUndefined: <T extends object>(obj: T) => T;