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