export type Constructable = new (...args: any[]) => T; //# sourceMappingURL=types.d.ts.map