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