import type { Modifier } from '@dnd-kit/core'; export declare const restrictToHorizontalAxis: Modifier;