export type Prettify = { [K in keyof T]: T[K]; }; //# sourceMappingURL=Prettify.d.ts.map