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