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