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