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