export * from "./typingAnimation";

import * as TypingAnimation from "./typingAnimation";
export default TypingAnimation;
