export declare class VideoFrameCapturer { #private; constructor(); capture(frame: VideoFrame): Promise; } //# sourceMappingURL=snapshot.d.ts.map