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