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