import Animate from './rc-mod';
export default Animate;
export declare const AnimateExpand: import("./types").TAnimateExpandComponent;
export type { IAnimateAnimation as AnimateAnimation, IAnimateProps as AnimateProps, TAnimateComponent as AnimateComponent, IAnimateExpandProps as AnimateExpandProps, TAnimateExpandComponent as AnimateExpandComponent, TAnimateRef as AnimateRef, TAnimateExpandRef as AnimateExpandRef } from './types';
