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