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