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