import type { RawStreamCaptureResult } from "../types/index.js"; export declare function createRawStreamCapture(): RawStreamCaptureResult;