import { SVGIconDef } from './types'; declare const EyeOutlined: SVGIconDef; export default EyeOutlined;