export declare class AppHelper { static getCurrentAppId(): string; static getCurrentAppCode(): string; }