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

declare const TelephoneForwardIcon: MdiReactIconComponentType;
export default TelephoneForwardIcon;
