import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bubbleChartIconName = "bubble-chart";
export declare const bubbleChartIcon: IconShapeTuple;
