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

declare const PhoneInTalkIcon: MdiReactIconComponentType;
export default PhoneInTalkIcon;
