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