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