export * from './BaseAnimation'; export * from './Opacity'; export * from './SlideY'; export * from './SlideX'; export * from './Zoom';