export type { BaseAnimationProps } from './types'; export { default as withBaseAnimation } from './withBaseAnimation'; export { default } from './BaseAnimation';