import session from 'express-session'; export declare const getSessionConfig: (cookieSecret: any) => session.SessionOptions;