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