import React from 'react'; export declare const withScrollInfo:

>(PassedComponent: React.ComponentType

) => React.FC

;