declare const _default: () => { restrict: string; scope: { biHtml: string; biHtmlDelay: string; }; link(scope: any, element: any): Promise; }; export default _default;