/** 存储登录态的默认 key */
export declare const COCOS_LOGIN_INFO_STORAGE_KEY = "cocos_login_info";
