/// import { IconProps } from '../../types'; declare const TextBoldCircle: (allProps: IconProps) => JSX.Element; export default TextBoldCircle;