import BVMedia from 'bvmediaplayer.js'; declare const wsBvrtcTest: { normal: (containerId?: string) => Promise; }; export default wsBvrtcTest;