import { ReactIconComponentType } from '../types';

declare const Search: ReactIconComponentType;
export default Search;
            