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