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

declare const PhoneVoipIcon: MdiReactIconComponentType;
export default PhoneVoipIcon;
