import { TFloatWindowContextValue } from '../context';
export declare function useFloatWindowContext(): TFloatWindowContextValue;
