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