export declare const GithubAuthStrategy: { registerStrategy(): void; authOptions: { scope: string[]; }; };