import MediaThemeReelplayElement from './media-theme.js'; declare const MediaThemeReelplay: React.ForwardRefExoticComponent< React.DetailedHTMLProps, MediaThemeReelplayElement> >; export default MediaThemeReelplay;