import type { IconProps } from '../../types';
declare const Hashtag: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Hashtag
 * @see {@link https://remixicon.com/icon/hashtag Remix Icon Docs}
 */
export { Hashtag };
