import type { OpenAiGlobals } from "../../types.js"; export declare function useOpenAiGlobal(key: K): OpenAiGlobals[K]; //# sourceMappingURL=useOpenAiGlobal.d.ts.map