import { USER_INFO } from './auth'; /** * 根据不同登录域名完成用户本地登录 */ export default function (host: string): Promise;