import { RichTextFunctionsKeys, Tool, ToolKeys } from "../interfaces/richtext-toolbox.interface"; export declare const TOOL_FUNCTION_MAP: Record; export declare const TOOL_ICON_MAP: Record; export declare const ALL_TOOLS: ToolKeys;