import { describeOpenAICodexProviderAuthContract } from "openclaw/plugin-sdk/provider-test-contracts";

describeOpenAICodexProviderAuthContract(() => import("./index.js"));
