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