WechatFilled.d.ts 116 Bytes Raw Blame History Permalink 1 2 3 import { IconDefinition } from '../types'; declare const WechatFilled: IconDefinition; export default WechatFilled;