import { ConfigPlugin } from "@expo/config-plugins";
type Props = {};
export declare const withBackgroundGeolocationPluginIos: ConfigPlugin<Props>;
export default withBackgroundGeolocationPluginIos;
