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