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

declare const MobileOffIcon: MdiReactIconComponentType;
export default MobileOffIcon;
