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