import React from "react"; export declare const EyeIcon: React.FC<{ fill?: string; }>;