import type { GoatCodeConfig } from "../types/config"; export declare const DEFAULT_TEMPERATURE = 0.1; export declare const CONFIG_DEFAULTS: Required>;