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