import { type ProviderPlugin } from "openclaw/plugin-sdk/provider-model-shared"; export declare function buildOpenAIProvider(): ProviderPlugin;