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