export interface IController { base: string name: string | string[] }