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