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