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