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