import React from 'react'; import { PluginProps } from '@ui-schema/ui-schema/PluginStack'; import { WithValue } from '@ui-schema/ui-schema/UIStore'; export declare const CombiningHandler: React.ComponentType>;