import { UseNestingHookResult } from './types'; export declare const useNestingChild: () => UseNestingHookResult;