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