import React from 'react'; const DragHandleIcon: React.FC = () => ( ); export default DragHandleIcon;