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