import type { IconProps } from '../../types';
declare const ChatFollowUpLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Chat Follow Up Line
 * @see {@link https://remixicon.com/icon/chat-follow-up-line Remix Icon Docs}
 */
export { ChatFollowUpLine };
