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