interface Uni { getBatteryInfo: typeof import("@/uni_modules/uni-getbatteryinfo")["getBatteryInfo"] getBatteryInfoSync: typeof import("@/uni_modules/uni-getbatteryinfo")["getBatteryInfoSync"] }