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