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