import { type IToolbarProps } from "../types.js"; /** * @internal */ export declare function DefaultDashboardToolbar({ children }: IToolbarProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DefaultDashboardToolbar.d.ts.map