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

declare const MobilePhoneDockIcon: MdiReactIconComponentType;
export default MobilePhoneDockIcon;
