import ViewAnimation from "./presets/view-animation"; import TextAnimation from "./presets/text-animation"; export { ViewAnimation, TextAnimation };