export type animationTypes = "noAnimation" | "slideInLeft" | "slideInRight" | "slideInDown" | "slideInUp";