import React, { ComponentType } from 'react'; export declare const FloatingTreeContext: (Component: React.ComponentType) => React.ComponentType;