export declare class PromptScript { readonly getChatObjects: string; readonly getChatRecoreds: string; switchInterpreterMode: (key: string, mode: boolean) => string; } //# sourceMappingURL=prompt-cell-script.d.ts.map