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