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