import { MdiReactIconComponentType } from './dist/typings';

declare const SearchIcon: MdiReactIconComponentType;
export default SearchIcon;
