import { CSSTransition } from 'react-transition-group'; export default function ArcoCSSTransition(props: CSSTransition): JSX.Element;