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