import type { AppleAuth as AppleAuthSpec } from './specs/apple-auth.nitro'; export * from './types'; export declare const AppleAuth: AppleAuthSpec; //# sourceMappingURL=index.d.ts.map