export declare const AUTO_SCROLL_START_DELAY = 300; export declare const ITEM_INITIAL_INDEX = -1; export declare const DATA_DRAGGABLE_PLACEHOLDER_KEY = "data-draggable-placeholder"; export declare const DATA_DRAGGABLE_PLACEHOLDER_REACT_PROP: { 'data-draggable-placeholder': string; }; //# sourceMappingURL=constants.d.ts.map