import { ContextSession } from "..";

declare const c: ContextSession;

export = c;
