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

declare const ChartBubbleIcon: MdiReactIconComponentType;
export default ChartBubbleIcon;
