export declare function capturedWriter(): { write(data: string | Uint8Array): true; text(): string; }; //# sourceMappingURL=io.test-support.d.ts.map