export declare const DEFAULT_TOUCH_SLOP = 15;
export declare const MINIMAL_FLING_VELOCITY = 0.1;
