export default useStopVideoStream; declare function useStopVideoStream(videoElement: any): void;