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