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

declare const PhoneForwardedIcon: MdiReactIconComponentType;
export default PhoneForwardedIcon;
