import type { ToolbarProps } from './types.js'; export declare function Toolbar(props: ToolbarProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Toolbar.d.ts.map