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