ngBindHtmlDirective: (string | (($parse: any) => {
    compile: ((_tElement: any, tAttrs: any) => ((scope: any, element: any) => void));
    restrict: string;
}))[] = ...

TODO: add type