/**
 * Listens for updates to the mobile/desktop battery status
 */
export declare function useBattery(): any;
