/** * Geofencing + spatial intelligence subsystem. * Import: `react-native-geolocation-pro/geofence` */ export { Geofencing, geofencing } from '../Geofencing'; export { Spatial } from '../Spatial'; //# sourceMappingURL=geofence.d.ts.map