import type { ReactNativePaymentsPluginProps } from './plugin.props.js';
import type { ConfigPlugin } from '@expo/config-plugins';
export declare const withGooglePay: ConfigPlugin<ReactNativePaymentsPluginProps>;
//# sourceMappingURL=with-google-pay.d.ts.map