/** * DashboardFilterBar * * The dashboard-level filter UI (the internal DashboardFilterPanel) plus the * filter-selection-mode banner shown while assigning a filter to portlets. * Reads everything from DashboardContext. */ export default function DashboardFilterBar(): import("react").JSX.Element;