/// import { IconProps } from '../../types'; declare const HashtagChat: (allProps: IconProps) => JSX.Element; export default HashtagChat;