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