ngIncludeFillContentDirective: (string | (($compile: any) => {
    priority: number;
    require: string;
    restrict: string;
    link(scope: any, $element: any, _$attr: any, ctrl: any): void;
}))[] = ...