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