import './editable.scss'; declare const _default: () => { restrict: string; template: any; require: string; transclude: boolean; scope: { beOptions: string; onToggle: string; onChange: string; readonly: string; }; link(scope: any, element: any, attr: any, ngModel: any, transclude: any): void; }; export default _default;