import { ReactIconComponentType } from '../types';

declare const DragHandle: ReactIconComponentType;
export default DragHandle;
            