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