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