import { ConfigPlugin } from '@expo/config-plugins';
/**
 * Copy `google-services.json`
 */
export declare const withCopyAndroidGoogleServices: ConfigPlugin;
