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

declare const CellphoneLocationIcon: MdiReactIconComponentType;
export = CellphoneLocationIcon;