/** * Sticky top edit bar for the dashboard toolbar. Reads everything from * DashboardContext; rendered only when the top toolbar variant is active. */ export default function DashboardEditBar(): import("react").JSX.Element;