import type { BackgroundGeolocationPlugin } from './definitions'; declare const BackgroundGeolocation: BackgroundGeolocationPlugin; export * from './definitions'; export { BackgroundGeolocation };