import type { HelpDialogPlugin } from './helpDialogPluginType';
export declare const helpDialogPlugin: HelpDialogPlugin;
