import { type SFCWithInstall } from "../shared/install"; import Search from "./search.vue"; export declare const XySearch: SFCWithInstall; export default XySearch; export * from "./types";