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