import { IconProps } from 'a-base-icon/lib/icon'; declare function EyeSlashOutlined(componentProps: IconProps): JSX.Element; declare namespace EyeSlashOutlined { var displayName: string; } export default EyeSlashOutlined;