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