import type { GoogleSignInPlugin } from './definitions'; declare const GoogleSignIn: GoogleSignInPlugin; export * from './definitions'; export { GoogleSignIn };