export declare const createMockOpenAIStream: () => ReadableStream; export declare const createMockOpenAIClientToolStream: () => ReadableStream;