export enum Country { Denmark = "Denmark", Finland = "Finland", Germany = "Germany", Norway = "Norway", Poland = "Poland", Sweden = "Sweden", }