export declare type TConstructor = new (...args: U) => T;