import { Config } from './types.js'; export declare const defaultSystemPrompt = "You are an assistant that helps software developers get information from their terminal."; export declare const defaultConfig: Config; //# sourceMappingURL=default-values.d.ts.map