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