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

declare const ThoughtBubbleIcon: MdiReactIconComponentType;
export default ThoughtBubbleIcon;
