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