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