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

declare const LocationOffIcon: MdiReactIconComponentType;
export default LocationOffIcon;
