import { type IconFn } from "../_icon.js"; /** Feather `MessageCircle` icon. */ export declare const iconFeatherMessageCircle: IconFn;