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