import * as React from "react"; declare function QuestionMark(props: React.SVGProps): any; export default QuestionMark;