#!/usr/bin/env node import { Session } from './session'; export declare let session: Session; //# sourceMappingURL=main.d.ts.map