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

declare const LocalPhoneIcon: MdiReactIconComponentType;
export default LocalPhoneIcon;
