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

declare const ChatBubbleOutlineIcon: MdiReactIconComponentType;
export default ChatBubbleOutlineIcon;
