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