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