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