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