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