export declare class ScannerSessionClient { getSessionPublic(params: { sessionId: string; }): Promise; }