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