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

declare const MapSearchOutlineIcon: MdiReactIconComponentType;
export default MapSearchOutlineIcon;
