import type { PastePlugin } from './pastePluginType';
export declare const pastePlugin: PastePlugin;
