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