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