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