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