import type { NitroGoogleSso as NitroGoogleSsoSpec } from './specs/nitro-google-sso.nitro'; export type * from './types'; declare const NitroGoogleSso: NitroGoogleSsoSpec; export default NitroGoogleSso; //# sourceMappingURL=index.d.ts.map