export declare function srcobject(node: HTMLVideoElement | HTMLAudioElement, stream: MediaStream): { destroy(): void; };