/// <reference types="react" />
import { RowWrapperProps } from './RowWrapper';
export declare const DraggableRowWrapper: React.FunctionComponent<RowWrapperProps>;
//# sourceMappingURL=DraggableRowWrapper.d.ts.map