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