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

declare const MobilePhoneAndroidIcon: MdiReactIconComponentType;
export default MobilePhoneAndroidIcon;
