import { r as KlawConfig } from "../../types.klaw-xKUw_Rz7.js"; //#region extensions/vydra/onboard.d.ts declare const VYDRA_DEFAULT_IMAGE_MODEL_REF = "vydra/grok-imagine"; declare function applyVydraConfig(cfg: KlawConfig): KlawConfig; //#endregion export { VYDRA_DEFAULT_IMAGE_MODEL_REF, applyVydraConfig };