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