ngRepeatDirective: (string | (($parse: any, $animate: any) => {
    compile: (($element: any, $attr: any) => (($scope: any, $element: any, $attr: any, ctrl: any, $transclude: any) => void));
    multiElement: boolean;
    priority: number;
    restrict: string;
    terminal: boolean;
    transclude: string;
}))[] = ...