import { type IconFn } from "../_icon.js"; /** Bootstrap `Chat` icon. */ export declare const iconBsChat: IconFn;