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