import type { IconProps } from '../../types'; declare const HdLine: import("react").NamedExoticComponent; /** * Remix Icon: Hd Line * @see {@link https://remixicon.com/icon/hd-line Remix Icon Docs} */ export { HdLine };