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

declare const PhoneHangupIcon: MdiReactIconComponentType;
export default PhoneHangupIcon;
