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