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