export declare const snapPoint: (value: number, velocity: number, points: ReadonlyArray) => number;