import { IconDefinition } from '../types';
declare const WechatOutlined: IconDefinition;
export default WechatOutlined;
