/** * @fileoverview Index export. * @license * SPDX-License-Identifier: Apache-2.0 */ import { SessionContextMiddleware } from "../../interfaces.js"; export declare const debug: SessionContextMiddleware;