import { AnimateComponent } from './types'; declare const Animate: AnimateComponent; export default Animate;