/// import { IconProps } from "../SvgIcon"; export declare const WeChat: (props?: IconProps) => JSX.Element; export default WeChat;