import React from 'react'; import { LineTextProps } from './interface'; declare const AnimateLineText: React.FC; export default AnimateLineText;