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