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