import Editable from './src/index'; import type { SFCWithInstall } from 'element-plus-x/es/utils'; export declare const ElEditable: SFCWithInstall; export default ElEditable; export * from './src/editable';