import type { Country } from "../../types/index.js"; export declare const Countries: Country[];