import type { KlawConfig } from "../config/types.klaw.js"; export declare function isCliProvider(provider: string, cfg?: KlawConfig): boolean;