export enum ReleaseCanal { RELEASE = <any>'Northstar', RELEASE_CANDIDATE = <any>'NorthstarReleaseCandidate' }