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

declare const ChatOutlineIcon: MdiReactIconComponentType;
export default ChatOutlineIcon;
