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