export type Invert = [T] extends [never] ? unknown : never; //# sourceMappingURL=invert.d.ts.map