export interface DragAndDropElement { id: string; index: number; }