import { IconHashtag, iconHashtagTag } from '@ni/nimble-components/dist/esm/icons/hashtag';
export type { IconHashtag };
export { iconHashtagTag };
export declare const NimbleIconHashtag: import("@lit/react").ReactWebComponent<IconHashtag, {}>;
