export type Region = { id: number, region_name: string }