import normal from './normal' import fade from './fade' import infinite from './infinite' export { normal, fade, infinite }