import type { ToolbarTokenSections } from '@openng/optimus-ui-themes/types/toolbar'; export * from '@openng/optimus-ui-themes/types/toolbar'; declare const root: ToolbarTokenSections.Root; declare const _default: { root: ToolbarTokenSections.Root; }; export { _default as default, root };