export interface HttpRegisterNewAppResponse { appId: string; }