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