export { blinkMotion } from './motion/blink'; export { genCollapseMotion } from './motion/collapse'; export { initFadeLeftMotion, initFadeMotion } from './motion/fade';