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