import type { IconProps } from '../../types';
declare const LineHeightFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Line Height Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { LineHeightFill };
