import { TheRoomAPI } from './types'; declare const theRoomAPI: TheRoomAPI; export default theRoomAPI; //# sourceMappingURL=browser.d.ts.map