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