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