import React from 'react';
import { DragHandleInternalProps } from './DragHandle.types';
export declare function DragHandle(props: DragHandleInternalProps): React.JSX.Element;
//# sourceMappingURL=DragHandle.d.ts.map