import { ANIMATIONS } from './common';
declare const _default: {
  "swing-top-fwd": Keyframe[];
  "swing-top-bck": Keyframe[];
  "swing-top-right-fwd": Keyframe[];
  "swing-top-right-bck": Keyframe[];
  "swing-right-fwd": Keyframe[];
  "swing-right-bck": Keyframe[];
  "swing-bottom-right-fwd": Keyframe[];
  "swing-bottom-right-bck": Keyframe[];
  "swing-bottom-fwd": Keyframe[];
  "swing-bottom-bck": Keyframe[];
  "swing-bottom-left-fwd": Keyframe[];
  "swing-bottom-left-bck": Keyframe[];
  "swing-left-fwd": Keyframe[];
  "swing-left-bck": Keyframe[];
  "swing-top-left-fwd": Keyframe[];
  "swing-top-left-bck": Keyframe[];
};
export default _default;
