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