declare const _default: () => { restrict: string; scope: { fields: string; row: string; index: string; formatter: string; biTableRowOptions: string; }; link: { pre(scope: any, element: any): void; }; }; export default _default;