import { ANIMATIONS } from './common';
declare const _default: {
  rotateOut: Keyframe[];
  rotateOutClockwise: Keyframe[];
  rotateOutDownLeft: Keyframe[];
  rotateOutDownRight: Keyframe[];
  rotateOutUpLeft: Keyframe[];
  rotateOutUpRight: Keyframe[];
};
export default _default;
