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