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