import { ANIMATIONS } from './common'; declare const _default: { bounceOut: Keyframe[]; bounceOutUp: Keyframe[]; bounceOutDown: Keyframe[]; bounceOutRight: Keyframe[]; bounceOutLeft: Keyframe[]; }; export default _default;