/// <reference types="react" />
declare const EyeSlash: (props: any, ref: any) => JSX.Element;
export default EyeSlash;
