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