/// import { WidgetProps } from '..'; /** * Facade component that renders a widget within a dashboard based on the widget type. * * @group Dashboards */ export declare const Widget: React.FC; //# sourceMappingURL=widget.d.ts.map