import type { InstantSearchGeoParams } from '../../types/index.js';
export declare function adaptGeoSearch({ insidePolygon, insideBoundingBox, aroundLatLng, aroundRadius, minimumAroundRadius, }: InstantSearchGeoParams): string | undefined;
//# sourceMappingURL=geo-rules-adapter.d.ts.map