import type { KlawConfig } from "../config/types.js"; export declare function resolveImageCapableConfigProviderIds(cfg?: KlawConfig): string[];