type EnvoyLocationEvent = 'location_capacity_updated' | string; export default EnvoyLocationEvent;