import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const EyeNoneIcon: FunctionalComponent; export default EyeNoneIcon;