import { Commune } from '../../fields';
export declare const communeFromGeoApi: () => Promise<Commune[]>;
//# sourceMappingURL=commune-from-geo-api.d.ts.map