export default interface PortalAppInfo { appId: string; appOwner: string; appTitle: string; itemId: string; orgId: string; }