import { SVGProps } from "react"; declare const HashtagIcon: (props: SVGProps) => JSX.Element; export default HashtagIcon;