import { HassEntity } from "home-assistant-js-websocket"; export declare const stateIcon: (state: HassEntity) => any;