import { s as ToolbarProps } from "./Toolbar.types-CEpi1DOn.js";
import * as _$react from "react";

//#region src/components/Toolbar/Toolbar.d.ts
declare const Toolbar: _$react.ForwardRefExoticComponent<Omit<ToolbarProps, "ref"> & _$react.RefAttributes<HTMLDivElement | null>>;
//#endregion
export { Toolbar as t };
//# sourceMappingURL=Toolbar-Bl8DPOLe.d.ts.map