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