import React from 'react'; declare const forwardInnerRef: (Component: any) => React.ForwardRefExoticComponent>; export default forwardInnerRef;