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