import { type IconFn } from "../../_icon.js"; /** Phosphor regular `ChatCircle` icon. */ export declare const iconPhRegularChatCircle: IconFn;