import { IconDefinition } from '../types'; declare const NoEyeOutlined: IconDefinition; export default NoEyeOutlined;