export default class Constants { static RANSE_USER_CHANNEL: string; static RANSE_DRIVER_CHANNEL: string; static RANSE_OPEN_CHANNEL: string; static RANSE_REQUEST_RIDE_EVENT: string; static RANSE_ACCEPT_RIDE_EVENT: string; }