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

declare const MobilePhoneIcon: MdiReactIconComponentType;
export default MobilePhoneIcon;
