/** Core Web Vitals CLS "good" boundary per UI-030. */
export declare const CLS_GOOD_THRESHOLD = 0.1;
export declare const DEFAULT_GEOMETRY_TOLERANCE_PX = 2;
export declare const SCROLL_JUMP_TOLERANCE_PX = 4;
//# sourceMappingURL=constants.d.ts.map