import { FC, PropsWithChildren } from 'react'; declare const RoomPanel: FC>; export { RoomPanel }; //# sourceMappingURL=RoomPanel.d.ts.map