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