import * as React from 'react'; import { NestingProps } from './types'; export declare const NestingAuto: React.FC;