export declare const FacebookAuthStrategy: { registerStrategy(): void; authOptions: { scope: string; }; };