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