export declare const TRANSITIONS: { DURATION: number; EASE: number[]; }; export declare const VELOCITY_THRESHOLD = 0.4;