declare const _default: () => { restrict: string; scope: boolean; link(scope: any, element: any, attr: any): void; }; export default _default;