ngControllerDirective: (() => {
    controller: string;
    priority: number;
    restrict: string;
    scope: boolean;
})[] = ...