import type { AgentRunner } from '../types.js'; export declare const openAiSdkRunner: AgentRunner; export declare const anthropicSdkRunner: AgentRunner; //# sourceMappingURL=native-sdk-provider.d.ts.map