declare const _default: import("expo/config-plugins").ConfigPlugin<{
    agConnectServicesFile: string;
    isBackgroundLocationEnabled?: boolean;
    enableBouncyCastleFix?: boolean;
}>;
export default _default;
