export declare type InjectableConfig = { Dependencies: Constructor[]; };