import { SvgIconComponent } from './types'; declare const DragHandleIcon: SvgIconComponent; export default DragHandleIcon;