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