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