import * as passport from 'passport'; export declare const initPassport: () => void; export default passport;