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