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