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