export declare enum RoomServiceType { Equipment = "equipment", Service = "service", characteristics = "characteristics", List = "list" }