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