import type { KlawConfig } from "../../config/types.klaw.js"; export declare function resolveSkillRuntimeConfig(config?: KlawConfig): KlawConfig | undefined;