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

declare const PhoneLogIcon: MdiReactIconComponentType;
export default PhoneLogIcon;
