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