export declare function createConfig(continuous: boolean, continuousLimit: number, aiSettingsFile: string, skipReprompt: boolean, speak: boolean, debug: boolean, gpt3only: boolean, gpt4only: boolean, memoryType: string, browserName: string, allowDownloads: boolean, skipNews: boolean): void;