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