export const provider: ReferenceMap; export function startSubscribingForAutoRefresh(playGroupId: any, callback: any): Promise; export function stopSubscribing(): Promise; import { ReferenceMap } from '@hatiolab/things-scene'; export { BoardViewer, BoardPlayer } from "../board/index.js";