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