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