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

declare const ChatIcon: MdiReactIconComponentType;
export default ChatIcon;
