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

declare const MyLocationIcon: MdiReactIconComponentType;
export default MyLocationIcon;
