11
13693261870
2024-08-16 e28e6c5ea1ceff3f9f36698cc2c1866b4f47d527
1
2
3
4
/**
 * A Regexp to validate potential values for the CSS easing property of transitions.
 */
export declare const cssEasingValuesRegexp: RegExp;