// Type definitions for react-dnd-scrollzone 5.0 // Project: https://github.com/azuqua/react-dnd-scrollzone#readme // Definitions by: Marcos Junior // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped export default function withScrolling(component: T): T;