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