/** * Diagnostics, debug monitor, tracking health. * Import: `react-native-geolocation-pro/diagnostics` */ export { DebugMonitor, debugMonitor } from '../DebugMonitor'; export { Health } from '../Health'; //# sourceMappingURL=diagnostics.d.ts.map