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