/** * @file index.d.ts * @author MiyaPan (270687594@qq.com) * @description MIP 对象的声明文件,用于编译 TypeScript 编写的组件时,识别 MIP 对象,由于核心未使用 TypeScript 定义类型,暂时定义为 any */ declare const MIP: any