import type { SignInWithApplePlugin } from './definitions'; declare const SignInWithApple: SignInWithApplePlugin; export * from './definitions'; export { SignInWithApple };