import { createOpenAI } from "@ai-sdk/openai"; export declare const blModel: (model: string, options?: Record) => Promise>>;