import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use WechatLogoIcon */
export declare const WechatLogo: Icon;
export { I as WechatLogoIcon };
//# sourceMappingURL=WechatLogo.d.ts.map