import React from 'react'; import IconProps from './props'; declare const EyeOutlineIcon: React.FC; export default EyeOutlineIcon;