import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const HashtagIcon: FunctionalComponent; export default HashtagIcon;