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