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