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