import { WidgetContext } from '../../editor/widget-framework/widget-context'; export declare function LazyComponent(props: WidgetContext): Promise;