import { Region } from "../../country/region/Region.js";
export declare const algeriaRegions: Region[];
