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