import React from 'react'; import { SvgProps } from '../Svg'; declare const Eye: React.SFC; export default Eye;