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