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