import { FC, SVGProps } from 'react'; declare const IconHashtag: FC & { fill?: string }>; export default IconHashtag;