import type { Model } from "@earendil-works/pi-ai"; export declare function openAICodexProviderModels(): Model<"openai-codex-responses">[];