/** * 获取应用 ID */ export declare function getAppId(): string | null;