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