import type { ToolbarProps } from "./ToolbarProps"; /** * The core Toolbar implementation, without the external wrapper provided by Toolbar.js */ export declare const Toolbar: import("react").ForwardRefExoticComponent>;