import { ReactElement } from 'react'; export declare const getChildValue: (child: ReactElement) => any;