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