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