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