export interface WcmAppInstanceContext { spurl: string; [name: string]: string; }