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

declare const ComicBubbleIcon: MdiReactIconComponentType;
export default ComicBubbleIcon;
