/// export interface IconEyedropSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconEyedropSharp: React.FC;