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

declare const PhoneOutgoingIcon: MdiReactIconComponentType;
export default PhoneOutgoingIcon;
