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

declare const SettingsPhoneIcon: MdiReactIconComponentType;
export default SettingsPhoneIcon;
