import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const boxPlotIconName = "box-plot";
export declare const boxPlotIcon: IconShapeTuple;
