import * as React from "react"; import type { IconProps } from "../types"; declare const Hashtag: React.ForwardRefExoticComponent>; export default Hashtag; //# sourceMappingURL=hashtag.d.ts.map