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