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

declare const TalkIcon: MdiReactIconComponentType;
export default TalkIcon;
