import Search from './search.vue'; import type { Plugin } from 'vue'; export declare const SearchPlugin: Plugin; export { Search };