import { Application } from 'express'; export declare const createDefaultSession: (app: Application, dev?: boolean) => void; //# sourceMappingURL=session.d.ts.map