/** * 获得当前应用app名字 * @returns */ export declare function getCurrentAppName(): string;