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