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