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