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