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

declare const MobilePhoneLinkOffIcon: MdiReactIconComponentType;
export default MobilePhoneLinkOffIcon;
