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