import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgHashtag: (props: SVGProps) => React.JSX.Element; export default SvgHashtag; //# sourceMappingURL=Hashtag.d.ts.map