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