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