import React from 'react'; declare const WrappedComponent: React.ForwardRefExoticComponent & React.RefAttributes>; export default WrappedComponent;