export * from './Search'; import { SearchPropsType } from './types'; export type { SearchPropsType };