import type { GoogleAuthPlugin } from './definitions'; declare const GoogleAuth: GoogleAuthPlugin; export * from './definitions'; export { GoogleAuth };