/** Villages linked to a scheme, ordered by name (for chlorination and similar row-per-village reports). */
export declare function loadSchemeVillageNamesOrdered(schemeUuid: string): Promise<string[]>;
//# sourceMappingURL=schemeVillageList.d.ts.map