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