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

declare const MobilePhoneLinkIcon: MdiReactIconComponentType;
export default MobilePhoneLinkIcon;
