/// <reference types="react" />
export declare function DraggableRow(props: any): JSX.Element;
