export { default } from '../components/InputSearch/InputSearch'; export type { InputSearchProps } from '../components/InputSearch/InputSearch';