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

declare const MobilePhoneKeyIcon: MdiReactIconComponentType;
export default MobilePhoneKeyIcon;
