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