import { type SessionState } from './.type/index.js'; export type SessionStateAuthenticated = SessionState & Required>; //# sourceMappingURL=types.d.ts.map