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

declare const MobilePhoneArrowDownIcon: MdiReactIconComponentType;
export default MobilePhoneArrowDownIcon;
