import { MdiReactIconComponentType } from './dist/typings';

declare const WechatIcon: MdiReactIconComponentType;
export default WechatIcon;
