import type { KlawConfig } from "../config/types.klaw.js"; export declare function isGatewayModelPricingEnabled(config: KlawConfig): boolean;