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