export enum NumberType { FIRE = 'fire', POLICE = 'police', AMBULANCE = 'ambulance', };