import { ANIMATIONS } from './common'; declare const _default: { "shadow-inset-center": Keyframe[]; "shadow-inset-top": Keyframe[]; "shadow-inset-right": Keyframe[]; "shadow-inset-bottom": Keyframe[]; "shadow-inset-left": Keyframe[]; "shadow-inset-lr": Keyframe[]; "shadow-inset-tb": Keyframe[]; "shadow-inset-tr": Keyframe[]; "shadow-inset-br": Keyframe[]; "shadow-inset-bl": Keyframe[]; "shadow-inset-tl": Keyframe[]; }; export default _default;