import React from 'react'; export declare const withSmartScroll: (child: (props?: any) => React.ReactElement) => (props?: any) => React.JSX.Element; //# sourceMappingURL=withSmartScroll.d.ts.map