/// import { DraggableProps } from './Draggable'; export declare function InternalDraggable(props: DraggableProps): JSX.Element;