/// import { SvgProps } from "react-native-svg"; declare function QuestionCircle(props: SvgProps): JSX.Element; export default QuestionCircle;