import * as React from 'react'; export declare type TReactChildren = React.ReactNode | React.ReactNode[];