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