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

declare const PhoneSettingsIcon: MdiReactIconComponentType;
export default PhoneSettingsIcon;
