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