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