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