export { default as CaptionsControl } from './CaptionsControl';
export { default as FullscreenControl } from './FullscreenControl';
export { default as PipControl } from './PipControl';
export { default as SoundControl } from './SoundControl';
