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