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