import * as _udecode_plate_combobox from '@udecode/plate-combobox'; import * as _udecode_plate_core_react from '@udecode/plate-core/react'; import * as _udecode_plate_core from '@udecode/plate-core'; declare const SlashInputPlugin: _udecode_plate_core_react.PlatePlugin<_udecode_plate_core.PluginConfig<"slash_input", {}, {}, {}, {}>>; declare const SlashPlugin: _udecode_plate_core_react.PlatePlugin<_udecode_plate_core.PluginConfig<"slash_command", _udecode_plate_combobox.TriggerComboboxPluginOptions, {}, {}, {}>>; export { SlashInputPlugin, SlashPlugin };