import React from 'react'; export declare const toJS: (WrappedComponent: React.ComponentType) => (wrappedComponentProps: Props) => React.JSX.Element;