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