import { Strategy } from 'passport'; export declare const getAuthStrategy: (options: any) => Strategy;