import { SessionOptions } from 'express-session';
export declare const DEFAULT_SESSION_CONFIG: SessionOptions;
