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

declare const PhonePlusIcon: MdiReactIconComponentType;
export default PhonePlusIcon;
