import type { UnifiedModel, ModelProvider } from "../types.js"; declare function fetchFromPricingAPI(): Promise; export declare const hostedProvider: ModelProvider; export { fetchFromPricingAPI }; //# sourceMappingURL=hosted.d.ts.map