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