import { IconComponent } from '..';
declare const EyeIcon: IconComponent;
export { EyeIcon };
