export type ServerStatus = 'busy' | 'available';