import type { QuickInsertPlugin } from './quickInsertPluginType';
export declare const quickInsertPlugin: QuickInsertPlugin;
