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