import { EditorPlugin } from '../../types';
declare const mediaPlugin: EditorPlugin;
export default mediaPlugin;
