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