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