import { type IconFn } from "../../_icon.js"; /** Phosphor regular `CalendarCheck` icon. */ export declare const iconPhRegularCalendarCheck: IconFn;