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