import type { WorkflowWritableStreamOptions } from '../step/writable-stream.js'; export declare function getWritable(options?: WorkflowWritableStreamOptions): WritableStream; //# sourceMappingURL=writable-stream.d.ts.map