export declare const BoxPlot: (props: import("./box-plot.shared.js").BoxPlotProps) => import("react").JSX.Element; export type { BoxPlotProps, BoxSample } from "./box-plot.shared.js"; //# sourceMappingURL=box-plot.ios.d.ts.map