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