import React from "react"; import { AnimationProps } from "./types"; declare const TEAnimation: React.FC; export default TEAnimation;