import { ANIMATIONS } from './common';
declare const _default: {
  "text-pop-up-top": Keyframe[];
  "text-pop-up-tr": Keyframe[];
  "text-pop-up-right": Keyframe[];
  "text-pop-up-br": Keyframe[];
  "text-pop-up-bottom": Keyframe[];
  "text-pop-up-bl": Keyframe[];
  "text-pop-up-left": Keyframe[];
  "text-pop-up-tl": Keyframe[];
};
export default _default;
