export declare class Session { id: string; dataSessionId: string; windowsId: string; publicToken: string; }