import { IconProps } from '../lib';
declare function EyeSlash(props: IconProps): JSX.Element;
export default EyeSlash;
