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