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