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