import type { RemoteThreadListOptions } from "../../runtimes/remote-thread-list/types.js";
import type { AssistantRuntime } from "../../runtime/api/assistant-runtime.js";
export declare const useRemoteThreadListRuntime: (options: RemoteThreadListOptions) => AssistantRuntime;
//# sourceMappingURL=useRemoteThreadListRuntime.d.ts.map