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