import { FC } from 'react'; declare const MediaToolbar: FC; export default MediaToolbar;