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