/** * 微信禁止缩放网页字体 */ declare const wechatResetFontSize: () => void; export default wechatResetFontSize;