/// /** * @public * @since @ray-js/ray 1.2.10 * */ export declare const getCurrentHomeInfo: typeof ty.home.getCurrentHomeInfo; /** * @public * @since @ray-js/ray 1.2.10 * */ export declare const getDeviceIdList: typeof ty.home.getDeviceIdList; /** * @public * @since @ray-js/ray 1.2.10 * */ export declare const getRoomList: typeof ty.home.getRoomList; /** * @public * @since @ray-js/ray 1.2.10 * */ export declare const getDeviceRoomInfo: typeof ty.home.getDeviceRoomInfo;