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

declare const ExploreNearbyIcon: MdiReactIconComponentType;
export default ExploreNearbyIcon;
