export function getBatteryInfo(options) { return wx.getBatteryInfo(options) }