export namespace APP_TYPE { const KONNECTOR: string; const WEBAPP: string; }