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