import { BaseAnimationComponent } from './types'; declare const BaseAnimation: BaseAnimationComponent; export default BaseAnimation;