export interface IInitializer { init(...args): any; }