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