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

declare const PhoneForwardIcon: MdiReactIconComponentType;
export default PhoneForwardIcon;
