import type { LiveSessionHandoff } from "./types.js"; export declare function createLiveSessionHandoff(): LiveSessionHandoff;