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