export declare const animations: { bounce: import("./types.js").Animation; flash: import("./types.js").Animation; headShake: import("./types.js").Animation; heartBeat: import("./types.js").Animation; jello: import("./types.js").Animation; pulse: import("./types.js").Animation; rubberBand: import("./types.js").Animation; shake: import("./types.js").Animation; shakeX: import("./types.js").Animation; shakeY: import("./types.js").Animation; swing: import("./types.js").Animation; tada: import("./types.js").Animation; wobble: import("./types.js").Animation; backInDown: import("./types.js").Animation; backInLeft: import("./types.js").Animation; backInRight: import("./types.js").Animation; backInUp: import("./types.js").Animation; backOutDown: import("./types.js").Animation; backOutLeft: import("./types.js").Animation; backOutRight: import("./types.js").Animation; backOutUp: import("./types.js").Animation; bounceIn: import("./types.js").Animation; bounceInDown: import("./types.js").Animation; bounceInLeft: import("./types.js").Animation; bounceInRight: import("./types.js").Animation; bounceInUp: import("./types.js").Animation; bounceOut: import("./types.js").Animation; bounceOutDown: import("./types.js").Animation; bounceOutLeft: import("./types.js").Animation; bounceOutRight: import("./types.js").Animation; bounceOutUp: import("./types.js").Animation; fadeIn: import("./types.js").Animation; fadeInBottomLeft: import("./types.js").Animation; fadeInBottomRight: import("./types.js").Animation; fadeInDown: import("./types.js").Animation; fadeInDownBig: import("./types.js").Animation; fadeInLeft: import("./types.js").Animation; fadeInLeftBig: import("./types.js").Animation; fadeInRight: import("./types.js").Animation; fadeInRightBig: import("./types.js").Animation; fadeInTopLeft: import("./types.js").Animation; fadeInTopRight: import("./types.js").Animation; fadeInUp: import("./types.js").Animation; fadeInUpBig: import("./types.js").Animation; fadeOut: import("./types.js").Animation; fadeOutBottomLeft: import("./types.js").Animation; fadeOutBottomRight: import("./types.js").Animation; fadeOutDown: import("./types.js").Animation; fadeOutDownBig: import("./types.js").Animation; fadeOutLeft: import("./types.js").Animation; fadeOutLeftBig: import("./types.js").Animation; fadeOutRight: import("./types.js").Animation; fadeOutRightBig: import("./types.js").Animation; fadeOutTopLeft: import("./types.js").Animation; fadeOutTopRight: import("./types.js").Animation; fadeOutUp: import("./types.js").Animation; fadeOutUpBig: import("./types.js").Animation; flip: import("./types.js").Animation; flipInX: import("./types.js").Animation; flipInY: import("./types.js").Animation; flipOutX: import("./types.js").Animation; flipOutY: import("./types.js").Animation; lightSpeedInLeft: import("./types.js").Animation; lightSpeedInRight: import("./types.js").Animation; lightSpeedOutLeft: import("./types.js").Animation; lightSpeedOutRight: import("./types.js").Animation; rotateIn: import("./types.js").Animation; rotateInDownLeft: import("./types.js").Animation; rotateInDownRight: import("./types.js").Animation; rotateInUpLeft: import("./types.js").Animation; rotateInUpRight: import("./types.js").Animation; rotateOut: import("./types.js").Animation; rotateOutDownLeft: import("./types.js").Animation; rotateOutDownRight: import("./types.js").Animation; rotateOutUpLeft: import("./types.js").Animation; rotateOutUpRight: import("./types.js").Animation; slideInDown: import("./types.js").Animation; slideInLeft: import("./types.js").Animation; slideInRight: import("./types.js").Animation; slideInUp: import("./types.js").Animation; slideOutDown: import("./types.js").Animation; slideOutLeft: import("./types.js").Animation; slideOutRight: import("./types.js").Animation; slideOutUp: import("./types.js").Animation; hinge: import("./types.js").Animation; jackInTheBox: import("./types.js").Animation; rollIn: import("./types.js").Animation; rollOut: import("./types.js").Animation; zoomIn: import("./types.js").Animation; zoomInDown: import("./types.js").Animation; zoomInLeft: import("./types.js").Animation; zoomInRight: import("./types.js").Animation; zoomInUp: import("./types.js").Animation; zoomOut: import("./types.js").Animation; zoomOutDown: import("./types.js").Animation; zoomOutLeft: import("./types.js").Animation; zoomOutRight: import("./types.js").Animation; zoomOutUp: import("./types.js").Animation; easings: import("./types.js").Easings; };