import React from 'react'; export declare const wrapChild: (props: { [key: string]: any; }) => React.DetailedReactHTMLElement;