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

declare const TelephoneInTalkIcon: MdiReactIconComponentType;
export default TelephoneInTalkIcon;
