/// import { Props } from './AnimateCC.types'; export declare const AnimateCC: (props: Props) => JSX.Element;