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

declare const TalkingIcon: MdiReactIconComponentType;
export default TalkingIcon;
