import type { IconProps } from '../../types';
declare const BubbleChartLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Bubble Chart Line
 * @see {@link https://remixicon.com/icon/bubble-chart-line Remix Icon Docs}
 */
export { BubbleChartLine };
