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