import { ConfigPlugin } from '@expo/config-plugins';
import { AdyenPluginProps } from './withAdyen';
export declare const withAdyenIos: ConfigPlugin<AdyenPluginProps>;
