import type { DSlatePlugin } from '@dslate/core'; declare const TodoListPlugin: DSlatePlugin; export { TodoListPlugin };