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