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