/**
 * Copyright (c) 2022-present New Relic Corporation. All rights reserved.
 * SPDX-License-Identifier: Apache-2.0 
 */

export declare const newrelicClassPath = "com.newrelic.agent.android:agent-gradle-plugin";
export declare const newrelicPlugin = "newrelic";
export declare const newrelicAndroidVersion: any;
export declare const networkAcessStatePermission = "android.permission.ACCESS_NETWORK_STATE";
