export declare const EASING_FUNCTION_DEFAULT = "cubic-bezier(0, 0, 0.24, 1.0)"; export declare const DURATION_DEFAULT = 300;