declare interface HTMLCanvasElement { captureStream(framerate?: number): MediaStream; } //# sourceMappingURL=declarations.d.ts.map