export type MiniRegion = { readonly id: number; name: string; };