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

declare const TelephoneIncomingIcon: MdiReactIconComponentType;
export default TelephoneIncomingIcon;
