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