import { SVGProps } from "react"; declare const ADBoxPlot: (props: SVGProps) => JSX.Element; export { ADBoxPlot };