import { HassEntity } from "home-assistant-js-websocket"; export declare const computeState: (stateObj: HassEntity) => string;