export declare const DEFAULT_TARGET_PATH = "app/google-services.json";
export declare const googleServicesClassPath = "com.google.gms:google-services";
export declare const googleServicesPlugin = "com.google.gms.google-services";
export declare const googleServicesVersion: any;
