export type Difference = { [K in Exclude]: T[K]; }; //# sourceMappingURL=types.d.ts.map