export { default } from './SearchInput'; export type { SearchInputProps } from './SearchInput'; export { StyledSearchInput } from './SearchInput.styles'; //# sourceMappingURL=index.d.ts.map