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