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