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