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