import { DashboardContainerProps } from '../../dashboard/types'; export declare const DashboardContainer: ({ title, layoutOptions, config, widgets, filters, onFiltersChange, defaultDataSource, onChange, }: DashboardContainerProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=dashboard-container.d.ts.map