export declare const TUI_EDITOR_DEFAULT_TOOLS: Set<"justify" | "anchor" | "bold" | "clear" | "code" | "foreColor" | "details" | "insertHorizontalRule" | "hiliteColor" | "image" | "italic" | "link" | "list" | "quote" | "fontSize" | "strikeThrough" | "subscript" | "superscript" | "insertTable" | "cellColor" | "underline" | "undo">;