export const EASE_CUBIC_IN_OUT = [0.645, 0.045, 0.355, 1.0] as const;