import { HassEntity } from "home-assistant-js-websocket"; export declare function timerTimeRemaining(stateObj: HassEntity): number;