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