export { listRegions } from "./regions"; export { listProvinces } from "./provinces"; export { listMuncities } from "./muncities"; export { listBarangays } from "./barangays"; //# sourceMappingURL=index.d.ts.map