import { Extension } from '@tiptap/core'; export * from './components/SlashCommandList'; export * from './renderCommandListDefault'; export declare const SlashCommand: Extension;