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