import { IconProps } from '../types';
declare const WechatLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default WechatLogo;
//# sourceMappingURL=WechatLogo.d.ts.map