import type { NativeSessionRecord } from "../types.js"; export declare function listClaudeNativeSessions(cwd?: string): Promise;