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

declare const MobilePhoneSettingsVariantIcon: MdiReactIconComponentType;
export default MobilePhoneSettingsVariantIcon;
