export function districtsToCsvRules(districts: any, includeDistrictName?: boolean): string;
