// In order to support the __EXPERIMENTAL__ global in TypeScript,
// we need to declare it here. The value of this is set in both
// the jest setup and CI build
declare const __EXPERIMENTAL__: boolean;
// In order to support the __EXPERIMENTAL__ global in TypeScript,
// we need to declare it here. The value of this is set in both
// the jest setup and CI build
declare const __EXPERIMENTAL__: boolean;