export declare const ThreadVocab: { readonly parent: string; readonly title: string; readonly starred: string; readonly metadata: string; readonly createdAt: string; readonly updatedAt: string; readonly workspace: string; readonly type: string; };