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