/**
 * MediaSource helper
 */
export default function getMediaSource(): typeof MediaSource;
