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