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