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