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