import type { MediaInsertPlugin } from './mediaInsertPluginType';
export declare const mediaInsertPlugin: MediaInsertPlugin;
