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