import type { ToolbarItem } from "../../lib/type/components/toolbar";
export declare const TOOLBAR_ITEMS: ToolbarItem[];
