export * from './types'; export { default as theRoom, TheRoom } from './theroom'; export { TheRoomAPI, TheRoomOptions, Status, EventHandler, HookEventHandler } from './types'; //# sourceMappingURL=main.d.ts.map