import type { IconComponent } from '../types'; declare const Login: IconComponent; export default Login;