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

declare const BubbleChartLineIcon: RemixiconReactIconComponentType;
export default BubbleChartLineIcon;
