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

declare const MobilePhoneOffIcon: MdiReactIconComponentType;
export default MobilePhoneOffIcon;
