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

declare const DeskphoneIcon: MdiReactIconComponentType;
export default DeskphoneIcon;
