import { Department } from "../../../country/region/department/Department.js";
export declare const westVirginaCounties: Department[];
