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