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

declare const MobilePhoneTextIcon: MdiReactIconComponentType;
export default MobilePhoneTextIcon;
