ngIncludeDirective: (string | (($templateRequest: any, $anchorScroll: AnchorScrollFunction, $animate: any) => {
    controller: (() => void);
    priority: number;
    restrict: string;
    terminal: boolean;
    transclude: string;
    compile(_element: any, attr: any): ((scope: any, $element: any, _$attr: any, ctrl: any, $transclude: any) => void);
}))[] = ...