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