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