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