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