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