// This file is here to mock out ts2dart imports of upgrade.

export type UpgradeAdapter = any;
export var UpgradeAdapter: any;