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

declare const PhoneMinusIcon: MdiReactIconComponentType;
export default PhoneMinusIcon;
