import type { PluginElementRenderProps } from '@yoopta/editor'; export declare const TodoList: (props: PluginElementRenderProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=todo-list.d.ts.map