export declare function createSession(taskId: string): {
    logsDir: string;
    logPath: string;
};
//# sourceMappingURL=createSession.d.ts.map