import type { InteractionPlugin } from './interactionPluginType';
export declare const interactionPlugin: InteractionPlugin;
