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

declare const PhoneClassicIcon: MdiReactIconComponentType;
export default PhoneClassicIcon;
