ngTranscludeDirective: (string | (($compile: any) => {
    compile: ((tElement: any) => (($scope: any, $element: any, $attrs: any, controller: any, $transclude: any) => void));
    restrict: string;
}))[] = ...