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