export type Country = { key: string; label: string };