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

declare const MapSearchIcon: MdiReactIconComponentType;
export default MapSearchIcon;
