export declare function runAutoGpt(continuous: boolean, continuousLimit: number, aiSettings: string, skipReprompt: boolean, speak: boolean, debug: boolean, gpt3only: boolean, gpt4only: boolean, memoryType: string, browserName: string, allowDownloads: boolean, skipNews: boolean, workspaceDirectory: string): Promise;