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

declare const MobilePhoneSettingsIcon: MdiReactIconComponentType;
export default MobilePhoneSettingsIcon;
