/home/hdwebsolution/www/sareenn/assets/admin/plugins/filterizr/config/cssEasingValuesRegexp.d.ts
/**
 * A Regexp to validate potential values for the CSS easing property of transitions.
 */
export declare const cssEasingValuesRegexp: RegExp;