import { District } from './type';
export declare function getAllLocation(): District[];
//# sourceMappingURL=getAllLocation.d.ts.map