export type { MediaNextEditorPluginType as MediaPlugin } from './next-plugin-type';
export { mediaPlugin } from './plugin';
