import ease from "./easings/easings"; export { /** * @public * Util function to create framer-motion transitions based on penner's functions */ ease };