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