import { ConfigPlugin } from '../../Plugin.types'; export declare const withAppleAuthentication: ConfigPlugin; export default withAppleAuthentication;