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