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