export declare type Except = Pick>; export declare type Merge = Except> & SecondType; //# sourceMappingURL=types.d.ts.map