import { type ConfigPlugin } from '@expo/config-plugins';
import type { ExpoBraintreePluginProps } from './withExpoBraintree';
export declare const withExpoBraintreeAppDelegate: ConfigPlugin<ExpoBraintreePluginProps>;
/**
 * Add a new wrapper Swift file to the Xcode project for Swift compatibility.
 */
export declare const withSwiftBraintreeWrapperFile: ConfigPlugin;
export declare const withExpoBraintreePlist: ConfigPlugin;
export declare const withVenmoScheme: ConfigPlugin;
//# sourceMappingURL=withExpoBraintree.ios.d.ts.map