export declare type Constructor = new (...args: any[]) => any;