import type { IconComponent } from '../types'; declare const TextUnderline: IconComponent; export default TextUnderline;