import { CmsCountry } from "./CmsCountry.js";
export declare const countries: CmsCountry[];
