import { ANIMATIONS } from './common';
declare const _default: {
  bounceIn: Keyframe[];
  bounceInUp: Keyframe[];
  bounceInDown: Keyframe[];
  bounceInRight: Keyframe[];
  bounceInLeft: Keyframe[];
};
export default _default;
