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