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

declare const PhoneIcon: MdiReactIconComponentType;
export default PhoneIcon;
