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