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