import Search from './src/search.vue'; import type { SFCWithInstall } from 'm-eleplus-crud/es/utils'; export declare const MSearch: SFCWithInstall; export default MSearch; export * from './src/search'; export type { SearchInstance } from './src/instance';