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

declare const TelephoneHangupIcon: MdiReactIconComponentType;
export default TelephoneHangupIcon;
