export declare const getMeta: (appId: string) => Promise; export declare const getMicroappInfo: (appId: string) => Promise;