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