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