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