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