export { default } from "./search.component"; export type { SearchProps, SearchEvent, SearchHandle, } from "./search.component";