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