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