import { type ConfigPlugin } from '@expo/config-plugins';
import type { AdyenPluginProps } from './withAdyen';
export declare const withAdyenIos: ConfigPlugin<AdyenPluginProps>;
//# sourceMappingURL=withAdyenIos.d.ts.map