export type { UIElementConfig, ApplyFunction, ShouldRender, UiElementRenderProps } from "@webiny/ui-composer/UIElement"; export { UIElement, UIElementPlugin } from "@webiny/ui-composer/UIElement";