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