import type { MediaEditingPlugin } from './mediaEditingPluginType';
export declare const mediaEditingPlugin: MediaEditingPlugin;
