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