import type { PanelPlugin } from './panelPluginType';
declare const panelPlugin: PanelPlugin;
export default panelPlugin;
