import type { SurfaceCapture } from "./types.js"; export declare function materializeBinarySurfaceCapture(capture: SurfaceCapture): SurfaceCapture; //# sourceMappingURL=binarySurfaceIngest.d.ts.map