export declare function omitDefault(input: T): T | null; export declare function omitDefaults(input: any): any; //# sourceMappingURL=adr27.d.ts.map