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