export declare function runShare(args: { sessionId?: string; format: 'ascii' | 'json'; copy: boolean; }): Promise;