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