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