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

declare const LocationIcon: MdiReactIconComponentType;
export default LocationIcon;
