import type { IconComponent } from '../types'; declare const Eye: IconComponent; export default Eye;