import type { BreakoutPlugin } from './breakoutPluginType';
export declare const breakoutPlugin: BreakoutPlugin;
