export declare const useAppIds: () => string[]; export declare const useCurrentAppId: () => string | undefined;