import type { Override } from '../helpers/overrides'; import type { ComponentType, PropsWithChildren } from 'react'; declare const TreeLabelInteractable: ComponentType>; export default TreeLabelInteractable;