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