import { RenderFunction } from 'vue';
declare const HashtagIcon: RenderFunction;
export default HashtagIcon;
