import type { StyledIcon } from '@styled-icons/styled-icon'; export declare const ChartBoxPlot: StyledIcon; export declare const ChartBoxPlotDimensions: { height: number; width: number; };