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