import SortableList from './src/index'; import type { SFCWithInstall } from 'element-plus-x/es/utils'; export declare const ElSortableList: SFCWithInstall; export default ElSortableList; export * from './src/sortable-list'; export type { SortableListInstance } from './src/instance';