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