export interface App { readonly name: string readonly version: string readonly channel: string }