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

declare const MobilePhoneBasicIcon: MdiReactIconComponentType;
export default MobilePhoneBasicIcon;
