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