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